Does restoring the Registry to its original state work?
Action:
Use the Registry used when Windows was initially installed:
NOTE: Using SYSTEM.1ST and renaming it SYSTEM.DAT will change the hardware/software configuration of the computer to what it was when Windows 95 was originally installed on the computer. All system settings that have been added or modified since Windows 95 was first installed will be lost.
CAUTION: Modifying the Registry incorrectly could cause serious problems that may require the reinstallation of Windows 95. For more information about the Registry Editor or the Registry, please refer to the online Help topics.
To force Windows to use the Registry used when Windows was initially installed:
1) Shut down Windows and restart in MS-DOS mode.
a) Click the 'Start' button to display the 'Start' menu.
b) Select 'Shut Down...'. (The 'Shut Down Windows' dialog box appears.)
c) Select the 'Restart the computer in MS-DOS Mode?' radio button.
'Shut Down Windows'
d) Click 'Yes'.
NOTE: When the computer starts up again, Windows 95 does not appear on the screen. Instead, a DOS prompt reading C:\WINDOWS appears.
2) To change to the root directory, type the following, and press ENTER:
CD3) Type the following to remove the attributes for the SYSTEM.DAT files:
ATTRIB -H -R -S C:\<WINDOWS>\SYSTEM.DAT
(where <WINDOWS> is the directory in which Windows 95 is installed).
3) Press ENTER.
4) To rename SYSTEM.DAT, type the following, and press ENTER:
RENAME C:\WINDOWS\SYSTEM.DAT C:\WINDOWS\SYSTEM.XXX
5) To change the file attributes, type the following, and press ENTER:
ATTRIB C:\WINDOWS\SYSTEM.1ST -R -S -H
6) To use SYSTEM.1ST in place of SYSTEM.DAT, type the following, and press ENTER:
RENAME C:\WINDOWS\SYSTEM.1ST C:\WINDOWS\SYSTEM.DAT
7) Reboot the computer.
Question:
Does restoring the Registry to its original state work?
Responses:
Yes, restoring the Registry to its original state works
No, restoring the Registry to its original state does not work